Skip to content

chore(python): refine package metadata#317

Merged
pimlock merged 3 commits intomainfrom
pyproject-metadata/pimlock
Mar 15, 2026
Merged

chore(python): refine package metadata#317
pimlock merged 3 commits intomainfrom
pyproject-metadata/pimlock

Conversation

@pimlock
Copy link
Collaborator

@pimlock pimlock commented Mar 15, 2026

Summary

Update the Python package metadata so the published openshell package better reflects the current project positioning and distribution details.

Related Issue

N/A

Changes

  • update the package description to match current OpenShell positioning
  • add author, keywords, source URL, and documentation URL metadata
  • expand PyPI classifiers to include the package audiences, license, security/AI topics, and macOS support

Testing

  • Parsed pyproject.toml successfully with uv run python -c "import tomllib, pathlib; tomllib.loads(pathlib.Path('pyproject.toml').read_text())"

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Piotr Mlocek <pmlocek@nvidia.com>
@pimlock pimlock self-assigned this Mar 15, 2026
@pimlock pimlock requested a review from drew March 15, 2026 20:24
@pimlock pimlock merged commit 1b03309 into main Mar 15, 2026
9 checks passed
@pimlock pimlock deleted the pyproject-metadata/pimlock branch March 15, 2026 23:47
drew pushed a commit that referenced this pull request Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants